#include <BustaNetMessages.h>
Public Attributes | |
netPosition | pos |
A netPosition. | |
int | alignment |
The cursor alignment. | |
int | modifier |
The cursor modifier (confused mode). |
This struct contains all of the data elements of a BustaModelCursor instance, which is an alignment, a modifier, and an instance of a netPosition struct.